Crate gsys

source ·
Expand description

Declares gear protocol syscalls for WASM.

Structs§

  • Represents type defining concatenated block number with hash. 36 bytes.
  • Current version of execution settings.
  • Represents type defining concatenated error code with gas. 12 bytes.
  • Represents type defining concatenated length with handle. 8 bytes.
  • Represents type defining concatenated hash with error code. 36 bytes.
  • Represents type defining concatenated reply code with error code. 8 bytes.
  • Represents type defining concatenated signal code with length. 8 bytes.
  • Represents type defining concatenated two hashes with error code. 68 bytes.
  • Type representing converter between gas and value.
  • Represents type defining concatenated hash with value. 48 bytes.
  • Basic struct for working with integer percentages allowing values greater than 100.
  • Represents type defining concatenated two hashes. 64 bytes.
  • Represents type defining concatenated two hashes with value. 80 bytes.

Functions§

Type Aliases§